Developer Documentation
PATH  WebObjects 4.5 Documentation > Getting Started With Direct to Java Client

   

Server Side XML Generation

When the controller factory sends a request to the server application, how does the XML get generated on the server side? The work is split between the rule system and a set of D2WComponent classes.

The rule system receives the controller factory's requests. It evaluates rules to see what D2WComponent subclass should generate the XML for the current request, and then that component does the actual generation.

The Rule System

D2WComponents


© 1999 Apple Computer, Inc. – (Draft. Last updated 05 Jan 00)